gpsbabel.git
19 years agostop using read64 for doubles; fix .gpl heading/speed
parkrrrr [Fri, 22 Sep 2006 13:29:56 +0000 (13:29 +0000)]
stop using read64 for doubles; fix .gpl heading/speed

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2365 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRemove extraneous clear of 'is_html' flag.
robertl [Thu, 21 Sep 2006 15:47:01 +0000 (15:47 +0000)]
Remove extraneous clear of 'is_html' flag.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2364 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix longitude in Garmin Training Center writes.
robertl [Sun, 10 Sep 2006 18:32:04 +0000 (18:32 +0000)]
Fix longitude in Garmin Training Center writes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2363 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReplace 'times' with 'timesynt' for compat with Solaris.
robertl [Sat, 9 Sep 2006 07:08:24 +0000 (07:08 +0000)]
Replace 'times' with 'timesynt' for compat with Solaris.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2362 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFrom Curt: tpo read fixes.
robertl [Sat, 9 Sep 2006 01:51:43 +0000 (01:51 +0000)]
From Curt: tpo read fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2361 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agosplit radius and position filters into separate source files, preparatory to rewritin...
parkrrrr [Wed, 6 Sep 2006 14:59:14 +0000 (14:59 +0000)]
split radius and position filters into separate source files, preparatory to rewriting position filter

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2360 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd Expatw plus misc build tweaking to get an executable out of MSVC.
robertl [Tue, 5 Sep 2006 21:13:44 +0000 (21:13 +0000)]
Add Expatw plus misc build tweaking to get an executable out of MSVC.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2359 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoBump gdb watermark to 1.3.1
oliskoli [Sun, 3 Sep 2006 19:04:40 +0000 (19:04 +0000)]
Bump gdb watermark to 1.3.1

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2358 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix cetus time conversion. Use mkgmtime() instead of mktime().
oliskoli [Sun, 3 Sep 2006 18:41:19 +0000 (18:41 +0000)]
Fix cetus time conversion. Use mkgmtime() instead of mktime().

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2357 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUse correct title. It is 'TrackLogs digital mapping'.
oliskoli [Sun, 3 Sep 2006 18:39:49 +0000 (18:39 +0000)]
Use correct title. It is 'TrackLogs digital mapping'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2356 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUpdate release numbers for upcomming GPSBabel 1.3.1. Fix wrong email address.
oliskoli [Sun, 3 Sep 2006 18:36:13 +0000 (18:36 +0000)]
Update release numbers for upcomming GPSBabel 1.3.1. Fix wrong email address.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2355 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMisc formatting fixes.
robertl [Sun, 3 Sep 2006 00:07:43 +0000 (00:07 +0000)]
Misc formatting fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2354 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd empty file in zlib.
robertl [Sat, 2 Sep 2006 23:41:41 +0000 (23:41 +0000)]
Add empty file in zlib.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2352 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRegenerate dependencies. Let configure rebuild empty files for
robertl [Sat, 2 Sep 2006 23:41:01 +0000 (23:41 +0000)]
Regenerate dependencies.  Let configure rebuild empty files for
shapelib, jeeps, zlib, and coldsync just so the dirs are created.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2351 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAvoid non-posix cfmakeraw.
robertl [Sat, 2 Sep 2006 23:28:21 +0000 (23:28 +0000)]
Avoid non-posix cfmakeraw.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2350 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAvoid C99'ismin gpsutil.c
robertl [Sat, 2 Sep 2006 23:19:03 +0000 (23:19 +0000)]
Avoid C99'ismin gpsutil.c

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2349 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMain: issue error when format doesn't support realtime tracking.
robertl [Sat, 2 Sep 2006 23:18:28 +0000 (23:18 +0000)]
Main: issue error when format doesn't support realtime tracking.
Msroute: ole header has unsigned char constants, so make it match.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2348 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDocument realtime tracking.
robertl [Sat, 2 Sep 2006 22:52:05 +0000 (22:52 +0000)]
Document realtime tracking.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2347 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDocument some of the more esoteric configure flags.
robertl [Sat, 2 Sep 2006 22:51:54 +0000 (22:51 +0000)]
Document some of the more esoteric configure flags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2346 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRemove debug junk.
robertl [Sat, 2 Sep 2006 21:15:00 +0000 (21:15 +0000)]
Remove debug junk.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2345 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoSpeed icon matching on Magellan output when we dont' have an icon to match.
robertl [Sat, 2 Sep 2006 21:13:38 +0000 (21:13 +0000)]
Speed icon matching on Magellan output when we dont' have an icon to match.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2344 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoconfigure.in: Let Apple build without libusb.
robertl [Sat, 2 Sep 2006 21:12:34 +0000 (21:12 +0000)]
configure.in: Let Apple build without libusb.
cet_util: Let it build without expat.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2343 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoEnsure that icon value doesn't float if not present.
robertl [Sat, 2 Sep 2006 20:59:39 +0000 (20:59 +0000)]
Ensure that icon value doesn't float if not present.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2342 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix crash on Magellan serial write.
robertl [Sat, 2 Sep 2006 20:27:00 +0000 (20:27 +0000)]
Fix crash on Magellan serial write.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2341 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRaise timeout in WBT for compat with new firmware.
robertl [Sat, 2 Sep 2006 19:14:21 +0000 (19:14 +0000)]
Raise timeout in WBT for compat with new firmware.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2340 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoBounds check lat/lon in waypt.c to try to help catch bogus data
robertl [Fri, 1 Sep 2006 17:15:41 +0000 (17:15 +0000)]
Bounds check lat/lon in waypt.c to try to help catch bogus data
that makes it through the various readers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2339 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 21:00:21 +0000 (21:00 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2338 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:55:03 +0000 (20:55 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2337 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:45:32 +0000 (20:45 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2336 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:34:20 +0000 (20:34 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2335 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUse defined values from defs header file (unknown_speed).
oliskoli [Wed, 30 Aug 2006 20:29:43 +0000 (20:29 +0000)]
Use defined values from defs header file (unknown_speed).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2334 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:23:24 +0000 (20:23 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2333 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix MinGW cross build (path to gpsbabel.ico).
oliskoli [Wed, 30 Aug 2006 20:07:12 +0000 (20:07 +0000)]
Fix MinGW cross build (path to gpsbabel.ico).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2332 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMinor gbfile changes.
oliskoli [Wed, 30 Aug 2006 19:48:45 +0000 (19:48 +0000)]
Minor gbfile changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2331 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTypo fix in help message for baud option in NMEA.
robertl [Wed, 30 Aug 2006 18:03:57 +0000 (18:03 +0000)]
Typo fix in help message for baud option in NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2330 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTweaks to timeStamp and timeSpan handling in KML writer.
robertl [Tue, 29 Aug 2006 22:26:25 +0000 (22:26 +0000)]
Tweaks to timeStamp and timeSpan handling in KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2329 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTweak gpsutil to become a real fixed-length field format.
oliskoli [Tue, 29 Aug 2006 22:01:51 +0000 (22:01 +0000)]
Tweak gpsutil to become a real fixed-length field format.
Add special code for old, non-fixed-length files.
Rebuilt reference data for gpsutil testo sequence.
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2328 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Tue, 29 Aug 2006 21:48:10 +0000 (21:48 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2327 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd support for "Digital Mapping TrackLogs" (.trl) files.
oliskoli [Tue, 29 Aug 2006 21:26:08 +0000 (21:26 +0000)]
Add support for "Digital Mapping TrackLogs" (.trl) files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2326 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAllow gpsbabel.rc to be built out-of-tree.
robertl [Tue, 29 Aug 2006 19:04:03 +0000 (19:04 +0000)]
Allow gpsbabel.rc to be built out-of-tree.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2325 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoLet Garmin debugging display translated name on open.
robertl [Tue, 29 Aug 2006 16:33:25 +0000 (16:33 +0000)]
Let Garmin debugging display translated name on open.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2323 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agotikme_left in gbser_read_line can be negative - in fact, we depend on it
robertl [Tue, 29 Aug 2006 16:30:31 +0000 (16:30 +0000)]
tikme_left in gbser_read_line can be negative - in fact, we depend on it
for read timeouts to work...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2322 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDon't use C99 for hex char encoding.
robertl [Tue, 29 Aug 2006 16:11:04 +0000 (16:11 +0000)]
Don't use C99 for hex char encoding.
Magproto: Issue error on open if we know it's a serial port instead of crashing later.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2321 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDon't crash on null filename.
robertl [Tue, 29 Aug 2006 16:09:23 +0000 (16:09 +0000)]
Don't crash on null filename.
Don't rewrite 'comX' (without colon) or else Win 98 breaks.  (Sigh.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2320 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAllow out-of-tree Windows builds.
robertl [Tue, 29 Aug 2006 14:04:05 +0000 (14:04 +0000)]
Allow out-of-tree Windows builds.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2318 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDon't use backslashes in filename.
robertl [Fri, 25 Aug 2006 18:49:49 +0000 (18:49 +0000)]
Don't use backslashes in filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2317 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agogbser_posix Remove extranous cast for OS X 10.3.
robertl [Fri, 25 Aug 2006 18:49:20 +0000 (18:49 +0000)]
gbser_posix Remove extranous cast for OS X 10.3.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2316 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd (crude) support for Garmin Training Center.
robertl [Fri, 25 Aug 2006 03:54:47 +0000 (03:54 +0000)]
Add (crude) support for Garmin Training Center.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2315 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoLet arc format read 'human readable' coords.
robertl [Fri, 25 Aug 2006 03:46:01 +0000 (03:46 +0000)]
Let arc format read 'human readable' coords.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2314 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTweak time handling in KML writer.
robertl [Thu, 24 Aug 2006 17:49:03 +0000 (17:49 +0000)]
Tweak time handling in KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2313 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix Garmin routes with unknown altitudes. Avoids crash on Foretrex 101.
robertl [Wed, 23 Aug 2006 15:11:32 +0000 (15:11 +0000)]
Fix Garmin routes with unknown altitudes.  Avoids crash on Foretrex 101.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2312 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAn1: Don't assume URL is present in both old _and_ new formats.
robertl [Tue, 22 Aug 2006 18:09:49 +0000 (18:09 +0000)]
An1: Don't assume URL is present in both old _and_ new formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2311 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAN1 Reader: Trust URL encoded in new format over old encoding.
robertl [Tue, 22 Aug 2006 17:35:26 +0000 (17:35 +0000)]
AN1 Reader: Trust URL encoded in new format over old encoding.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2310 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoPaul Fox improves stability of sort filter.
robertl [Tue, 22 Aug 2006 15:39:25 +0000 (15:39 +0000)]
Paul Fox improves stability of sort filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2309 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:43:12 +0000 (00:43 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2308 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:35:24 +0000 (00:35 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2307 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:29:29 +0000 (00:29 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2306 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:19:50 +0000 (00:19 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2305 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:07:06 +0000 (00:07 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2304 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:00:54 +0000 (00:00 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2303 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Tue, 15 Aug 2006 23:38:49 +0000 (23:38 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2302 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTypo fix.
oliskoli [Tue, 15 Aug 2006 17:56:21 +0000 (17:56 +0000)]
Typo fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2301 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoPick up an option lost in merging. Let labels be optional in KML.
robertl [Mon, 14 Aug 2006 01:49:13 +0000 (01:49 +0000)]
Pick up an option lost in merging.  Let labels be optional in KML.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2300 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoVarious tweaks to restore happiness to the MSVC builds.
robertl [Mon, 14 Aug 2006 00:02:49 +0000 (00:02 +0000)]
Various tweaks to restore happiness to the MSVC builds.
gbfile: use fatal instead of abort.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2299 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoContribute largely rewritten KML writer.
robertl [Sun, 13 Aug 2006 21:41:44 +0000 (21:41 +0000)]
Contribute largely rewritten KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2298 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix crash of certain D108 Garmins when writing routes.
robertl [Sun, 13 Aug 2006 21:40:36 +0000 (21:40 +0000)]
Fix crash of certain D108 Garmins when writing routes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2297 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoSet stdin/stdout to binary mode if __WIN32__.
oliskoli [Sun, 13 Aug 2006 18:26:18 +0000 (18:26 +0000)]
Set stdin/stdout to binary mode if __WIN32__.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2296 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd read tests for gzipped data files.
oliskoli [Sun, 13 Aug 2006 17:24:56 +0000 (17:24 +0000)]
Add read tests for gzipped data files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2295 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of gbfile-API.
oliskoli [Sun, 13 Aug 2006 17:23:26 +0000 (17:23 +0000)]
Force usage of gbfile-API.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2294 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRemove unused cet_vprintf. Change cet_fprintf to cet_gbfprintf with paramter 'gbfile'.
oliskoli [Sun, 13 Aug 2006 17:19:59 +0000 (17:19 +0000)]
Remove unused cet_vprintf. Change cet_fprintf to cet_gbfprintf with paramter 'gbfile'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2293 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCheck (tri-)state usage of zlib and use the right header file.
oliskoli [Sun, 13 Aug 2006 17:17:28 +0000 (17:17 +0000)]
Check (tri-)state usage of zlib and use the right header file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2292 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMerge fixes from 'zlib/gzio.c' and replace 'zlib/gzio.c' with original version.
oliskoli [Sun, 13 Aug 2006 17:15:00 +0000 (17:15 +0000)]
Merge fixes from 'zlib/gzio.c' and replace 'zlib/gzio.c' with original version.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2291 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReplace gzio.c with original. All previous changes are now handled by gbfile.
oliskoli [Sun, 13 Aug 2006 17:08:00 +0000 (17:08 +0000)]
Replace gzio.c with original. All previous changes are now handled by gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2290 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReplace gzio.c with original. All previous changes are now handled by gbfile.
oliskoli [Sun, 13 Aug 2006 17:07:01 +0000 (17:07 +0000)]
Replace gzio.c with original. All previous changes are now handled by gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2289 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd some gzipped reference data.
oliskoli [Sun, 13 Aug 2006 17:03:26 +0000 (17:03 +0000)]
Add some gzipped reference data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2288 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd options for KML and NMEA formats.
robertl [Sun, 13 Aug 2006 06:40:25 +0000 (06:40 +0000)]
Add options for KML and NMEA formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2287 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMagproto: Improve performance on reads by turning off hanshaking. Stability
robertl [Sun, 13 Aug 2006 02:31:49 +0000 (02:31 +0000)]
Magproto: Improve performance on reads by turning off hanshaking.  Stability
 fix on successive transfers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2286 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd realtime-tracking infrastructure and readers for Garmin PVT and NMEA.
robertl [Sun, 13 Aug 2006 00:16:20 +0000 (00:16 +0000)]
Add realtime-tracking infrastructure and readers for Garmin PVT and NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2285 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd --with-zlib as a tristate for our zlib, system zlib, or no zlib.
robertl [Sat, 12 Aug 2006 21:53:24 +0000 (21:53 +0000)]
Add --with-zlib as a tristate for our zlib, system zlib, or no zlib.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2284 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAndy Armstrong adds support for version 4 of the WBT-200 (adds alt to tracks).
robertl [Wed, 9 Aug 2006 03:09:50 +0000 (03:09 +0000)]
Andy Armstrong adds support for version 4 of the WBT-200 (adds alt to tracks).
Don't compute redundant course data in reader.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2283 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReports of success with GPSMap 295, 195, and 96.
robertl [Thu, 3 Aug 2006 21:17:55 +0000 (21:17 +0000)]
Reports of success with GPSMap 295, 195, and 96.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2282 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoZero struct tm on timestamp read so if time tag is malformed, we don't have hour...
robertl [Thu, 3 Aug 2006 20:42:13 +0000 (20:42 +0000)]
Zero struct tm on timestamp read so if time tag is malformed, we don't have hour number 17347896 or whatever else happened to be there.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2281 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAppareo confirms success with 396 and 496.
robertl [Thu, 3 Aug 2006 20:19:33 +0000 (20:19 +0000)]
Appareo confirms success with 396 and 496.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2280 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix wbt reference data - 360degrees is 0 degrees.
robertl [Wed, 2 Aug 2006 17:27:38 +0000 (17:27 +0000)]
Fix wbt reference data - 360degrees is 0 degrees.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2279 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoChange testo sequence for stmsdf format and regenerate reference data.
oliskoli [Tue, 1 Aug 2006 23:14:54 +0000 (23:14 +0000)]
Change testo sequence for stmsdf format and regenerate reference data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2278 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRegenerate wbt reference file.
robertl [Tue, 1 Aug 2006 16:02:47 +0000 (16:02 +0000)]
Regenerate wbt reference file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2277 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd 'heading_true_degrees' to return degrees from 0->360 instead of -180->180.
robertl [Tue, 1 Aug 2006 15:55:02 +0000 (15:55 +0000)]
Add 'heading_true_degrees' to return degrees from 0->360 instead of -180->180.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2276 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix doc for Garmin 'get_posn' suboption.
robertl [Mon, 31 Jul 2006 20:17:15 +0000 (20:17 +0000)]
Fix doc for Garmin 'get_posn' suboption.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2275 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUse new common constants 'unknown_speed' and 'unknown_course'.
oliskoli [Sun, 30 Jul 2006 21:35:00 +0000 (21:35 +0000)]
Use new common constants 'unknown_speed' and 'unknown_course'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2274 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUse new DST-safe 'mklocaltime()'.
oliskoli [Sun, 30 Jul 2006 21:31:29 +0000 (21:31 +0000)]
Use new DST-safe 'mklocaltime()'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2273 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCheck in new file format 'stmsdf', Suunto Trek Manager .sdf files.
oliskoli [Sun, 30 Jul 2006 21:25:46 +0000 (21:25 +0000)]
Check in new file format 'stmsdf', Suunto Trek Manager .sdf files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2272 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCheck in new file format 'stmsdf', Suunto Trek Manager .sdf files.
oliskoli [Sun, 30 Jul 2006 17:50:40 +0000 (17:50 +0000)]
Check in new file format 'stmsdf', Suunto Trek Manager .sdf files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2271 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCheck in reference data for file format 'stmsdf', Suunto Trek Manager .sdf files.
oliskoli [Sun, 30 Jul 2006 17:43:16 +0000 (17:43 +0000)]
Check in reference data for file format 'stmsdf', Suunto Trek Manager .sdf files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2270 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd new function 'mklocaltime'. Define new consts 'unknown_speed' and 'unknown_course'.
oliskoli [Sun, 30 Jul 2006 17:38:41 +0000 (17:38 +0000)]
Add new function 'mklocaltime'. Define new consts 'unknown_speed' and 'unknown_course'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2269 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd 'win32/gpsbabel.rc' to configure output files.
oliskoli [Sun, 30 Jul 2006 17:34:33 +0000 (17:34 +0000)]
Add 'win32/gpsbabel.rc' to configure output files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2268 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd missing semicolon at the end of a statement.
oliskoli [Wed, 26 Jul 2006 20:05:50 +0000 (20:05 +0000)]
Add missing semicolon at the end of a statement.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2267 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCheck in a new (ready for use) release of gbfile.
oliskoli [Wed, 26 Jul 2006 20:03:21 +0000 (20:03 +0000)]
Check in a new (ready for use) release of gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2266 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoIgnore generated files in CVS.
oliskoli [Wed, 26 Jul 2006 19:30:32 +0000 (19:30 +0000)]
Ignore generated files in CVS.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2265 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMove version and release tag to configure.in (don't forget autoconf after change!).
oliskoli [Wed, 26 Jul 2006 19:24:55 +0000 (19:24 +0000)]
Move version and release tag to configure.in (don't forget autoconf after change!).
Add version information to winbuild (MinGW).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2264 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd resource files for winbuild (file version information, inbuild icon).
oliskoli [Wed, 26 Jul 2006 19:02:17 +0000 (19:02 +0000)]
Add resource files for winbuild (file version information, inbuild icon).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2263 f51c46e8-681c-474f-0cfe-069cfd0219fb